Component org.nuxeo.ecm.permissions.notifications
In bundle org.nuxeo.ecm.permissions
Contributions
XML Source
<?xml version="1.0"?>
<component name="org.nuxeo.ecm.permissions.notifications">
<extension target="org.nuxeo.ecm.platform.ec.notification.service.NotificationService" point="templates">
<template name="aceGranted" src="templates/aceGranted.ftl" />
</extension>
</component>